Skip to content

feat(toolbox-llamaindex): Add client headers to Toolbox #265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 3, 2025

Conversation

twishabansal
Copy link
Contributor

@twishabansal twishabansal commented Jun 2, 2025

Analogous to #264

@twishabansal twishabansal marked this pull request as ready for review June 2, 2025 10:08
@twishabansal twishabansal requested a review from a team as a code owner June 2, 2025 10:08
@twishabansal twishabansal requested a review from anubhav756 June 2, 2025 10:08
@twishabansal twishabansal merged commit 9853831 into main Jun 3, 2025
19 checks passed
@twishabansal twishabansal deleted the twisha-add-headers-llamaindex branch June 3, 2025 06:09
@release-please release-please bot mentioned this pull request Jun 3, 2025

### How it works

The `ToolboxClient` (and `ToolboxSyncClient`) allows you to specify functions (or coroutines for the async client) that dynamically generate HTTP headers for every request sent to the Toolbox server. The most common use case is to add an Authorization header with a bearer token (e.g., a Google ID token).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ToolboxSyncClient is not applicable in this package.

anubhav756 added a commit that referenced this pull request Jun 23, 2025
…ation section

This PR partially reverts some changes from #265, that seems to mistakenly remove the installation section and quickstart heading.
anubhav756 added a commit that referenced this pull request Jun 23, 2025
…ation section

This PR partially reverts some changes from #265, that seems to mistakenly remove the installation section and quickstart heading.
anubhav756 added a commit that referenced this pull request Jun 23, 2025
…ation section (#297)

This PR partially reverts some changes from #265, that seems to mistakenly remove the installation section and quickstart heading.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants